@charset "utf-8";
/* CSS Document */

<style type="text/css">
.serviciosde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.vuelva {	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: center;
}
form {
	width: 450px;
	margin: auto;
	background: rgba(0,0,0,0.4);
	padding: 20px 20px;
	box-sizing: border-box;
	margin-top: 20px;
	border-radius: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
banner.superior {
	background:url(logo-fotocreativa-horiz.jpg)
	align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-image: url(logo-fotocreativa2.jpg);
	background-repeat: no-repeat;
}

h2 {
    text-align: center;
    margin: 0;
    font-size: xx-large;
    margin-bottom: 20px;
}
input, textarea {
	width: 100%;
	margin-bottom: 12px;
	padding: 5px;
	box-sizing: border-box;
	font-size: 14px;
	border: none;
}
textarea {
	min-height: 100px;
	max-height: 200px;
	max-width: 100%;
}
#boton {
	background: rgba(102,102,8,8);
	color:#FFF;
	padding: 5px;
}
#boton:hover{
	cursor: pointer;
} 
.creditos-sitio {
    font-size: xx-small;
    background-color: #1B1B1B;
	padding: 10px;
	text-align: center;

}

@media (max-width:480px) {
	form{
		widht: 100%;
	}
}
.baner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FC3;
	background-image: url(logo-fotocreativa-horiz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: normal;
}
	
h1 {
    text-align: center;
    font-size: larger;
    margin-top: 30;
}

a:visited {
	color: #333;
}
body {
    margin-top: 0px;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.Contactenos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
	text-align: center;
}
.datos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #999;
	text-align: right;
	vertical-align: top;
}
body,td,th {
    font-style: normal;
    font-size: 12px;
    color: #C3C3C3;
    font-weight: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: normal;
}
h3 {
    font-size: xx-large;
    text-align: center;
}
h4 {
    font-size: medium;
}
h5 {
    font-size: small;
}
h6 {
    font-size: x-small;
}
.titular {
    color: #999999;
    font-size: xx-large;
    text-align: center;
    line-height: 100%;
}
.textobase {
    font-size: medium;
    text-align: center;
    color: #999999;
    line-height: 140%;
}	

.listadesordenada {
    font-size: medium;
    text-align: center;
    color: #999999;
    line-height: 140%;
	text-align: left
}	

.piepagina {
	font-size: small; 
	color: #A79100;
	text-align: center;
	background-color: #222222;
	padding-top: 3px;
	padding-bottom: 4px;
}

.lhorizontal01 {
	background-color: #877426;
	height: 2px;
	margin-bottom: 5px;
}

.lhorizontal02 {
	background-color: #1B1B1B;
	height: 300px;
	margin-bottom: 0PX;
}	
</style>
